func runtime.fatalthrow

3 uses

	runtime (current package)
		panic.go#L1077: 	fatalthrow(throwTypeRuntime)
		panic.go#L1096: 	fatalthrow(throwTypeUser)
		panic.go#L1152: func fatalthrow(t throwType) {